home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / MPW / MPW noweb 2.7 / src / xdoc / sl2h.nw < prev    next >
Encoding:
Text File  |  1995-05-30  |  806 b   |  31 lines  |  [TEXT/MPS ]

  1. <<*>>=
  2. .TH NOWEB 1 "local <<noweb documentation date>>"
  3. .SH NAME
  4. sl2h \- simple latex to HTML converter
  5. .SH SYNOPSIS
  6. \fBsl2h\fP [\fB-show-unknowns\fP] [file ...]
  7. .SH DESCRIPTION
  8. .I sl2h
  9. is a simple converter from
  10. .I latex(1)
  11. format to HTML
  12. (which can be used with, e.g., \fIMosiac(1)\fP).
  13. If the \fB-show-unknowns\fP options is given, unrecognized
  14. .I LaTeX 
  15. control
  16. sequences appear in bold in the output.
  17. .I sl2h
  18. uses the LaTeX-generated .toc and .bbl files to help create table of contents
  19. and bibliography.
  20. .SH BUGS
  21. It is possible to tell
  22. .B sl2h
  23. about new control sequences by putting special TeX comments in one's 
  24. documentation chunks, but there's no documentation.
  25. Use the source, Luke.
  26. .SH SEE ALSO
  27. .I nowebfilters(1)
  28. .SH AUTHOR
  29. Norman Ramsey, Bellcore.
  30. Internet address \fBnorman@bellcore.com\fP.
  31.